home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / ear / atapi.lha / Atapi_Release next >
Text File  |  1995-04-12  |  4KB  |  130 lines

  1. #?_atapi.device 6.2, 56.2 & 106.2 (12.04.95)
  2.  
  3. Copyright © 1994, 1995 Elaborate Bytes, Oliver Kastl
  4.  
  5. VERSION SCHEME
  6.  
  7. Versions greater 100 are full registered versions.
  8. Versions greater 50 are restricted OEM versions.
  9. Versions below 50 are demo releases.
  10.  
  11.  
  12. RELEASE NOTES
  13.  
  14. Version 5.5
  15. First public beta release
  16.  
  17. Version 5.6
  18. Changed the device, that it will work if NoIDE 1.12 (by Matthew Frost)
  19. or a similar "I don't want the Commodore IDE device to mess with my
  20. IDE-port" utility is installed.
  21. Such an utility will speed up boot time if you don't have any IDE
  22. harddrive connected to your A4000 IDE port.
  23. The "This is a beta-demo..." requester popped up too early, sorry.
  24. Added an installer script (luxury).
  25. Added "IsA4000" program used by the installer script (more luxury).
  26.  
  27. Version 5.7
  28. If no IDE Harddisk was connected to the IDE port, the machine could
  29. lock. This is fixed now (Reported by Franz-Josef Reichert).
  30.  
  31. Version 5.8
  32. Got the Mitsumi FX-400 to work with interrupts
  33. Some cleanup of the code done.
  34.  
  35. Version 5.9
  36. If an IDE-HD was connected and NO CD-Rom present, the device didn't
  37. failed to open, which was quite fatal.
  38. Added a new strategy to determine, if ATAPI drives issue a pre-DRQ
  39. Interrupt. This was previously done with a look-up table, now the
  40. drive is "tested". This is more flexible, if new drives hit the
  41. market.
  42. Got the Chinon CDS-525I to work with interrupts (due to this new method)
  43. Enabled interrupt use for the Sony CDU-55E (should work now).
  44. However, I can't test if this works, as I no longer have the drive.
  45. If the Sony CDU-55E does NOT work (machine hangs), please tell me
  46. immediately!
  47.  
  48. Version 5.10
  49. Imporved Interrupt handling, no longer requiring clearing the signal
  50. on entry of the SendPacket routine.
  51.  
  52. Version 5.11
  53. Oops! The changes made from 5.9 -> 5.10 were "no good idea(tm)" and
  54. caused some system hangs.
  55.  
  56. Version 5.12
  57. Init no longer fails, if no A4000 IDE port found. This speeds up floppy
  58. installation of CacheCDFS.
  59.  
  60. Version 5.13
  61. scsi.device fails on open, if an ATAPI CD-Rom is addressed
  62. Sony CDU-55E tested, works like a charm!
  63.  
  64. Version 5.14
  65. Beta testing finished.
  66. First official/commercial release.
  67. OEM version for MLC/Chinon built.
  68.  
  69. Version 5.15
  70. Works better with reqtools.library and other Intuition patches
  71. Only Demo & OEM versions were affected
  72.  
  73. Version 5.16
  74. Internal changes
  75.  
  76. Version 5.17
  77. Mitsumi FX-400 did not work with Tandem/AlfaData AT-Bus controllers in
  78. A4000/30 and accelerated A2000 systems
  79.  
  80. Version 5.18
  81. a4000_atapi only worked with Kickstart 3.1 or better.
  82. Now it works with Kickstart 3.0 and up.
  83.  
  84. Version 6.1
  85. Big rework!
  86. a1200_atapi released, works with A600 and A1200 embedded IDE port.
  87. SetAtapiSpeed added to squeeze the maximum performance out of your CD-Rom.
  88. Allows the use of up to 4 (!!!) devices on the A1200 and A4000 IDE port,
  89. e.g., 2 IDE harddisks and 2 CD-Roms.
  90. However, a special cable is required to do this. Please contact Hirsch & Wolf
  91. for details.
  92. AlfaPower and A600 users have to stick with 2 units, sorry.
  93.  
  94. Version 6.2
  95. Fixed spurious interrupt loosing in 2 cable mode
  96.  
  97.  
  98. Please send comments, bug reports, etc to:
  99.  
  100. Elaborate Bytes
  101. Oliver Kastl
  102. Am Westpark 5
  103. 81373 Munich
  104. Germany
  105.  
  106. Compuserve: 100447,3361
  107. Internet: 100447.3361@compuserve.com
  108.  
  109. To order the CacheCDFS, the CD32 Emulator, the ATAPI package
  110. or all of the above, please contact:
  111.  
  112. Hirsch & Wolf OHG
  113. Mittelstr. 33
  114. 56564 Neuwied
  115. Germany
  116.  
  117. Tel.: ++49-2631-83990
  118. Fax.: ++49-2631-839931
  119.  
  120. or
  121.  
  122. NBG-USA, Inc.
  123. 482 Holly Ave.
  124. St. Paul MN55102
  125. USA
  126.  
  127. Tel.: ++1-612-2909447
  128. Fax.: ++1-612-2909449
  129.  
  130.